Skip to content

Conversation

@SuYaSh-PaThAk04
Copy link
Contributor

@SuYaSh-PaThAk04 SuYaSh-PaThAk04 commented Oct 23, 2025

Resolves a part of #8268 .

Description

What is the purpose of this pull request?

This pull request:

  • resolve a lint error in utils/async/while.

Related Issues

Does this pull request have any related issues?

This pull request has the following related issues:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance. This helps reviewers determine how much scrutiny to apply when reviewing your contribution. Example disclosures: "This PR was written primarily by Claude Code." or "I consulted ChatGPT to understand the codebase, but the proposed changes were fully authored manually by myself.".

{{TODO: add disclosure if applicable}}


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Oct 23, 2025
Fix echo command in eslint-files target for linting.

Signed-off-by: Suyash Pathak <[email protected]>
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Oct 23, 2025

Coverage Report

Package Statements Branches Functions Lines
utils/async/while $\color{green}185/185$
$color{green}+100.00%$
$\color{green}22/22$
$color{green}+100.00%$
$\color{green}3/3$
$color{green}+100.00%$
$\color{green}185/185$
$color{green}+100.00%$

The above coverage report was generated for the changes in this PR.

@stdlib-bot stdlib-bot added the Potential Duplicate There might be another pull request resolving the same issue. label Nov 7, 2025
@kgryte kgryte changed the title feat: add async while loop utility (whileAsync) chore: resolve lint error in utils/async/while Nov 7, 2025
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after clean-up.

@kgryte kgryte removed the Needs Review A pull request which needs code review. label Nov 7, 2025
@SuYaSh-PaThAk04
Copy link
Contributor Author

LGTM after clean-up.

Thank you sir are there any suggestions or changes ?

@kgryte
Copy link
Member

kgryte commented Nov 7, 2025

See my changes.

@kgryte kgryte merged commit b9b8bcf into stdlib-js:develop Nov 7, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Good First PR A pull request resolving a Good First Issue. Potential Duplicate There might be another pull request resolving the same issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants